diff options
Diffstat (limited to 'config/waybar/configs/[TOP] Camellia')
| -rw-r--r-- | config/waybar/configs/[TOP] Camellia | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/config/waybar/configs/[TOP] Camellia b/config/waybar/configs/[TOP] Camellia deleted file mode 100644 index efaf6e20..00000000 --- a/config/waybar/configs/[TOP] Camellia +++ /dev/null @@ -1,76 +0,0 @@ -//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ -//* ............................................*/ -//* .............CAMELLIA.......................*/ -//* ............................................*/ -//* --- 👍 designed by https://github.com/Krautt 👍 --- */ - -{ - -"include": [ - "$HOME/.config/waybar/Modules", - "$HOME/.config/waybar/ModulesWorkspaces", - "$HOME/.config/waybar/ModulesCustom", - "$HOME/.config/waybar/ModulesGroups", - "$HOME/.config/waybar/UserModules", - ], -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 4, -"fixed-center": true, -"ipc": true, -//"margin-top": 0, -//"margin-bottom": 0, -//"margin-left": 0, -//"margin-right": 0, - -"modules-left": [ - "hyprland/workspaces#cam", - "custom/separator#line", - "mpris", - "group/notify", - "tray", - "wlr/taskbar"], - -"modules-center": ["hyprland/window"], - -"modules-right": [ - "custom/backlight", - "backlight/slider", - "custom/speaker", - "pulseaudio/slider", - "power-profiles-daemon", - "battery", - "clock#3", - "network", - "custom/nightlight"], - -// Additional modules // -"pulseaudio/slider": { - "min": 0, - "max": 100, - "orientation": "horizontal" - -}, - -"custom/speaker": { - "exec": "echo '🔊'", - "interval": 1, - "format": "{}" -}, - -"backlight/slider": { - "min": 0, - "max": 100, - "orientation": "horizontal", - "device": "intel_backlight" -}, - -"custom/backlight": { - "exec": "echo '✨'", - "interval": 1, - "format": "{}" -}, -}
\ No newline at end of file |
